SaReconcileDeposit 
EntityType  Independent 
Logical Entity Name  SaReconcileDeposit 
Default Table Name  SaReconcileDeposit 
Logical Only  NO 
Definition 
 
Note 
 

SaReconcileDeposit Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SaReconcileDepositId(PK)    INTEGER  NO 
 
SaDrawdownReturnSourceId(FK)    INTEGER  NO 
 
DepositDate    DATETIME  NO 
 
DepositConfirmationNumber    VARCHAR(20)  YES 
 
SaBankAccountId(FK)    INTEGER  YES 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DepositAmount    MONEY(19, 4)  NO 
 
DateLstMod    DATETIME  NO 
 
ts    TIMESTAMP/DATE  NO 
 

SaReconcileDeposit Keys 
Key Name  Key Type  Keys 
Pk_SaReconcileDepositSaReconcileDepositID  PrimaryKey  SaReconcileDepositId 
Nk_SaReconcileDeposit_SaBankAccountId  Inversion Entry  SaBankAccountId 
Nk_SaReconcileDeposit_SaDrawdownReturnSourceId  Inversion Entry  SaDrawdownReturnSourceId 

SaReconcileDeposit Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
BankAccount  Non-Identifying  Zero or One to Zero or More        SaBankAccountId  NO 
CodFundDrawdownReturnSource  Non-Identifying  One To Zero or More        SaDrawdownReturnSourceId  NO 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SaReconcileTransferFundsDetail  Non-Identifying  One To Zero or More          NO 

SaReconcileDeposit Check Constraints 
Check Constraint Name  CheckConstraint